Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Typings Refactor #27

Closed
wants to merge 3 commits into from
Closed

Typings Refactor #27

wants to merge 3 commits into from

Conversation

PatrickJS
Copy link
Member

replace tsd with typings

@@ -5,13 +5,15 @@
"main": "index.js",
"scripts": {
"test": "karma start",
"start_universal": "node dist/app/main-server.js"
"start_universal": "node dist/app/main-server.js",
"clean-ng2": "rimraf node_modules/angular2/manual_typings",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also need to include node_modules/angular2/typings to be removed

"clean-ng2": "rimraf node_modules/angular2/manual_typings node_modules/angular2/typings"

@PatrickJS
Copy link
Member Author

@robwormald when can we merge this?

@jeffbcross
Copy link
Contributor

@robwormald thinks this can be merged after we land the other PRs, and bump the angular version to beta.3.

@PatrickJS
Copy link
Member Author

I need to rebase for dayz

@jeffbcross jeffbcross modified the milestone: Iteration 3 Feb 9, 2016
@PatrickJS PatrickJS deleted the typings branch February 13, 2016 00:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants